dsh-chrome:DeepSeek Harness 的 Chrome 侧边栏插件

dsh-chrome 是 DeepSeek Harness(DSH)的浏览器伴侣插件,旨在通过 Chrome 侧边栏嵌入完整 dsh web UI,赋予本地 agent 读取页面、捕获流量及驱动浏览器的能力。该插件运行于受信本地环境,要求 Chrome 118+ 及 Node 18+,核心功能包括自动感知活动标签页的 URL 与正文(支持 SPA 路由)、按需捕获 HTTP 请求详情(自动掩码敏感头信息,保留最近 500 条记录),以及提供导航、点击、开新标签等基础控制工具。为保障安全,插件采用 best-effort 防护机制,如将注入页面标记为不可信数据,并通过 intent-unlock

Read More
Connect DeepSeek Harness to your active Chrome tab with dsh-browser

dsh-browser is an interface enhancement plugin for DeepSeek Harness maintained by Lum1104. It connects dsh to your active Chrome tab: the page will be transformed into numbered structured text, and models can be clicked, filled out, scrolled and navigated, without relying on screenshot or visual capabilities, while retaining login status and Cookies. The directory installation command is `dsh plugin add github:Lum1104/dsh-browser`. To fully enable it, you also need to install the Chrome extension "dsh Browser Helper" via the repository script. This project is licensed under the MIT License and has no relation to the npm package with the same name dsh-browser.

Read More